GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer / ScrollLargeChange Property





In This Topic
ScrollLargeChange Property (GdViewer)
In This Topic
Syntax
'Declaration
 
Public Property ScrollLargeChange As Short
public short ScrollLargeChange {get; set;}
public read-write property ScrollLargeChange: Int16; 
public function get,set ScrollLargeChange : short
public: __property short get_ScrollLargeChange();
public: __property void set_ScrollLargeChange( 
   short value
);
public:
property short ScrollLargeChange {
   short get();
   void set (    short value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members